public static PDFDocument load( java.lang.String fileName ) |
Parameters
- fileName
- Path to source PDF file
Return Value
A com.o2sol.pdf4java.PDFFixedDocument or a com.o2sol.pdf4java.portfolios.PDFPortfolio depending on the PDF file type.
public static PDFDocument load( java.lang.String fileName ) |